home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1996 May / cd joy 71No13.iso / pc / demos / eurosoc / source / modem / comms.h < prev    next >
Text File  |  1995-12-05  |  238b  |  8 lines

  1. int    select_comport(int type);
  2. int        stringwidth(volatile char *c);
  3. int    select_modemstuff(int type);
  4. char    * getprintstring(char * string,int    input);
  5. void    display_essentials(int type,int option,int mode);
  6. void    check16550(int    port);
  7.  
  8.